|
|
הוסיפו מידע על מעסיק
|
מהנדס תוכנה
|
|
שאלות מראיונות עבודה לתפקיד
|
|
|
|
|
Theworker >
תוכנה
>
פירוט שאלות מראיונות עבודה לתפקיד מהנדס תוכנה
פירוט שאלות מראיונות עבודה לתפקיד מהנדס תוכנה
480 - 471 מתוך 1487
|
|
|
|
ראיון לתפקיד מהנדס תוכנה
בחברת Wix
אוגוסט 2021
|
12.09.2021
|
|
|
פרטים לגבי התהליך |
ראיון טלפוני ראשוני של חצי שעה |
|
שאלות מתוך הראיון |
כיצד ניתן לתרגם כתובת tiny URL לכתובת URL רגילה ולהפך |
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על Wix :
|
|
|
ראיון לתפקיד מהנדס תוכנה
בחברת אינוביד
יוני 2021
|
10.09.2021
|
|
|
פרטים לגבי התהליך |
ראיון טכני ראשון |
|
שאלות מתוך הראיון |
לממש cache
שאלת דיזיין |
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על אינוביד :
|
|
|
ראיון לתפקיד מהנדס תוכנה
בחברת קווילט
מאי 2021
|
30.07.2021
|
|
|
פרטים לגבי התהליך |
Techincial interview questions was not clear at begging or intent .. especially the template of the code.
Seems like company for people with closed loop, people stay for long time... kind of נמל ! |
|
שאלות מתוך הראיון |
Given shapes, Circle, Rectangle and a Text Box.
Circle represented by (x,y) - center point and r, radius.
Rectangle represented by two points (x1,y1), (x2,y2) - the two far points.
Text box by a point (x,y) and a string
Need to write efficient serialization to save info, and desterilize it
This should be done with a given template code which has
class ShapesContainer {...}
And later some other function serialize and func desterilize ...
One last thing, how the code will survive if a new shape added that is not supported by code? |
|
תשובות |
הוסף תשובה
|
לצפיה בתשובות
|
|
|
|
|
יולי 2021
|
|
For the serialization part
[Shape_Type_1][Shape_info][Shape_Type_2][Shape_info]....
where is Shape_Type is 1B (gives up to 256 possible shapes).
And Shape_info is determined from shape type, meaning, to read a point and radius or two points or ...
To handle the problem that a new shape need to be desterilized, but not supported but this code version, need to improve above encoding/decoding to:
[Shape_Type_1][Info_Len][Shape_info][Shape_Type_2][Info_Len][Shape_info]....
That will give ability even if shape type no recognized to know its len and jump to the next shape (or end of file).
Good Luck!
|
|
|
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על קווילט :
|
|
|
ראיון לתפקיד מהנדס תוכנה
בחברת ג'ייב
אוקטובר 2013
|
22.07.2021
|
|
|
פרטים לגבי התהליך |
ראיון מקצועי אחד |
|
שאלות מתוך הראיון |
לתכנן מערכת מעליות |
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על ג'ייב :
|
|
|
ראיון לתפקיד מהנדס תוכנה
בחברת אינטל
יולי 2021
|
22.07.2021
|
|
|
פרטים לגבי התהליך |
ראיון טלפוני,שיחה נעימה וקלילה |
|
שאלות מתוך הראיון |
מה זה סינגלטון? |
|
|
|
|
הוסף מידע על החברה
|
עוד מידע על אינטל :
|
|
יש לכם מה להוסיף ?
|
|
|
|
|
|